projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7aa6584
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Mon, 12 Mar 2001 16:45:29 +0000
(16:45 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Mon, 12 Mar 2001 16:45:29 +0000
(16:45 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 804d29c609645fcb68f3b312082557d7153552c8..85eff1a40ca12aaee4f432511591769f0160f8d9 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2001-03-12 Gerd Moellmann <gerd@gnu.org>
+ * play/life.el (life): Rearrange code so that all calls to
+ life-display-generation are in a catch-form.
+
* progmodes/etags.el (tags-loop-continue): Don't change point in a
file that isn't interesting. In an interesting file, push the old
value of point on the mark ring.